- perceptron network
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Perceptron — Perceptrons redirects here. For the book of that title, see Perceptrons (book). The perceptron is a type of artificial neural network invented in 1957 at the Cornell Aeronautical Laboratory by Frank Rosenblatt.[1] It can be seen as the simplest… … Wikipedia
Perceptron multicouche — Le Perceptron multicouche est un Classifieur linéaire de type réseau neuronal formel organisé en plusieurs couches au sein desquelles une information circule de la couche d entrée vers la couche de sortie uniquement ; il s agit donc d un… … Wikipédia en Français
Perceptron — Le perceptron a été inventé en 1957 par Frank Rosenblatt au Cornell Aeronautical Laboratory, inspiré par la théorie cognitive de Friedrich Hayek et celle de Donald Hebb. Sommaire 1 Définition 2 La règle de Hebb 3 La règle d apprentissage du Perc … Wikipédia en Français
perceptron — noun a) an element, analogous to a neuron, of an artificial neural network consisting of one or more layers of artificial neurons b) a network of such elements. Syn: McCulloch Pitts neuron … Wiktionary
perceptron — n. single McCulloch Pitts neuron; network of neurons in which there is a weighted connection between the output of some neurons and the input of other neurons; device which makes qualitative decisions based on data from many small experiments;… … English contemporary dictionary
Feedforward neural network — A feedforward neural network is an artificial neural network where connections between the units do not form a directed cycle. This is different from recurrent neural networks.The feedforward neural network was the first and arguably simplest… … Wikipedia
Artificial Neural Network — Réseau de neurones Pour les articles homonymes, voir Réseau. Vue simplifiée d un réseau artificiel de neurones Un réseau de neurones artificiel est un modèle de c … Wikipédia en Français
Neuronal network — Réseau de neurones Pour les articles homonymes, voir Réseau. Neurosciences … Wikipédia en Français
Neural network — For other uses, see Neural network (disambiguation). Simplified view of a feedforward artificial neural network The term neural network was traditionally used to refer to a network or circuit of biological neurons.[1] The modern usage of the term … Wikipedia
Multilayer perceptron — A multilayer perceptron (MLP) is a feedforward artificial neural network model that maps sets of input data onto a set of appropriate output. An MLP consists of multiple layers of nodes in a directed graph, with each layer fully connected to the… … Wikipedia
Recurrent neural network — A recurrent neural network (RNN) is a class of neural network where connections between units form a directed cycle. This creates an internal state of the network which allows it to exhibit dynamic temporal behavior.Recurrent neural networks must … Wikipedia